.preserve3d {
  transform-style: preserve-3d;
}
.bgs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.bgs svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -500px;
  margin-left: -800px;
  width: 1600px;
  height: 1000px;
}
.bgs svg.fingerprint path {
  stroke: #1AAD19;
}
.bgs polygon,
.bgs polyline,
.bgs line,
.bgs path,
.bgs rect {
  stroke-width: 1px;
  fill: none;
}
.bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.bg_mask {
  background: center center;
  background-size: contain;
}
.bg_index .bg_mask {
  background-image: url(../images/bg/index/bg_1_mask.png);
}
.bg_index polyline,
.bg_index line,
.bg_index path,
.bg_index rect {
  stroke: #1AAD19;
  transition: stroke 1s;
}
.bg_index.drawed .floor_svg_outline polyline,
.bg_index.drawed .floor_svg_outline line,
.bg_index.drawed .floor_svg_outline path,
.bg_index.drawed .floor_svg_outline circle,
.bg_index.drawed .floor_svg_outline rect {
  stroke: #707070;
}
.bg_index .floor_svg_line_bg polyline,
.bg_index .floor_svg_line_bg path {
  stroke: #707070;
}
.bg_index .floor_fingerprint_bg {
  opacity: .5;
}
.bg_index .floor_fingerprint_bg path {
  transition: stroke 1s 1s;
}
.bg_index .floor_scan_fingerprint {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -41px;
  margin-left: -29px;
  width: 60px;
  height: 0;
  background: url(../images/bg/index/bg_scan_fingerprint.png) no-repeat top center;
}
.bg_index .floor_scan_xray {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -41px;
  margin-left: -28px;
  width: 60px;
  height: 94px;
  overflow: hidden;
}
.bg_index .floor_scan_xray i {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 94px;
  background: url(../images/bg/index/bg_scan_xray.png) no-repeat bottom center;
  transform: translateY(-94px);
}
.bg_index .floor_scan_xray i.reverse {
  background-image: url(../images/bg/index/bg_scan_xray_reverse.png);
}
.bg_index .floor_scan_line_top {
  opacity: 0;
}
.bg_index .floor_scan_line_top line {
  stroke: #2dc725;
  stroke-width: 2px;
}
.bg_index .floor_scan_line_bottom line {
  stroke: #2dc725;
  stroke-width: 2px;
}
.bg_index_inner {
  perspective: 1000px;
}
.bg_cooper .bg_mask {
  background-image: url(../images/bg/cooper/bg_2_mask.png);
}
.bg_cooper polyline,
.bg_cooper line,
.bg_cooper path {
  stroke: #1AAD19;
  stroke-width: 2px;
  transition: stroke 1s;
}
.bg_cooper.drawed .floor_svg_line polyline,
.bg_cooper.drawed .floor_svg_line line,
.bg_cooper.drawed .floor_svg_line path {
  stroke: #424242;
}
.bg_cooper.drawed .floor_circle {
  background-image: url(../images/bg/cooper/bg_2_circle.png);
}
.bg_cooper .floor_svg_line_bg polyline,
.bg_cooper .floor_svg_line_bg line,
.bg_cooper .floor_svg_line_bg path {
  stroke: #424242;
}
.bg_cooper .floor_grid {
  background: url(../images/bg/grid.png) center center;
}
.bg_cooper .floor_outline {
  background: url(../images/bg/cooper/bg_2_outline.png) no-repeat center center;
}
.bg_cooper .floor_circle {
  background: url(../images/bg/cooper/bg_2_circle_on.png) no-repeat center center;
  transition: background .5s;
}
.bg_cooper .floor_svg_battery line {
  stroke-width: 20px;
}
.bg_cooper .floor_svg_draw_ling_bg path {
  stroke: #424242;
}
.bg_cooper .floor_svg_cpu_outline {
  stroke-width: 4px;
}
.bg_cooper .floor_svg_cpu line,
.bg_cooper .floor_svg_cpu path {
  transition: stroke 1s;
}
.bg_cooper .floor_svg_cpu.on line,
.bg_cooper .floor_svg_cpu.on path {
  stroke: #707070;
}
.bg_cooper .floor_svg_cpu_point path {
  stroke-width: 0;
  fill: #1AAD19;
  transition: fill 1s;
}
.bg_cooper .floor_svg_cpu_point.on path {
  fill: #707070;
}
.bg_cooper .floor_svg_draw {
  stroke: #707070;
}
.bg_cooper .floor_cpu_light {
  opacity: 0;
  position: absolute;
  width: 186px;
  height: 186px;
  margin-top: -93px;
  margin-left: -366px;
  top: 50%;
  left: 50%;
  background-image: url(../images/bg/cooper/bg_cpu_light.png);
}
.bg_cooper_inner {
  perspective: 1000px;
}
.bg_ad .bg_mask {
  background-image: url(../images/bg/ad/bg_3_mask.png);
}
.bg_ad polygon,
.bg_ad polyline,
.bg_ad line,
.bg_ad path,
.bg_ad rect {
  stroke: #707070;
}
.bg_ad .floor_svg_bg_50 polyline,
.bg_ad .floor_svg_bg_50 line,
.bg_ad .floor_svg_bg_50 rect {
  stroke: #464646;
}
.bg_ad .floor_svg_bg_100 polyline,
.bg_ad .floor_svg_bg_100 line,
.bg_ad .floor_svg_bg_100 path,
.bg_ad .floor_svg_bg_100 rect {
  stroke: #707070;
}
.bg_ad .floor_svg_bg_100_bold line {
  stroke-width: 4px;
}
.bg_ad .floor_grid {
  background: url(../images/bg/grid.png);
}
.bg_ad .floor_bg_text {
  background: url(../images/bg/ad/bg_3_text.png) no-repeat center center;
}
.bg_ad .floor_circle_lines {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 400px;
  margin-top: -400px;
  margin-left: -180px;
}
.bg_ad .circle_line {
  position: relative;
  margin-bottom: 16px;
  padding-left: 10px;
}
.bg_ad .circle_line:before {
  content: " ";
  position: absolute;
  top: -1px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 1px;
  background-color: #FFFFFF;
  transform: scale(0);
  transition: transform 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.bg_ad .circle_line:after {
  content: " ";
  display: block;
  width: 0;
  height: 1px;
  background-color: #777777;
  transition: width 1s .5s;
}
.bg_ad .circle_line.on:before {
  transform: scale(1.5);
}
.bg_ad .circle_line.on:after {
  width: 180px;
}
.bg_ad .floor_svg_circle_process path {
  opacity: 0;
  fill: #707070;
}
.bg_ad .floor_svg_circle_process path.on {
  opacity: 1;
}
.bg_ad .floor_process_1 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -440px;
  margin-left: 160px;
  width: 19px;
  height: 0;
  background: url(../images/bg/ad/bg_3_process_1.png) no-repeat top center;
}
.bg_ad .floor_process_2 line {
  stroke: #909090;
  stroke-dasharray: 26px;
  stroke-dashoffset: 26px;
  transition: stroke-dashoffset 500ms;
}
.bg_ad .floor_process_2 .on line {
  stroke-dashoffset: 0;
}
.bg_ad .floor_process_primary_bg line {
  opacity: 0;
  stroke: #12502A;
  stroke-width: 5px;
}
.bg_ad .floor_process_primary_bg line.on {
  opacity: 1;
}
.bg_ad .floor_process_primary line {
  stroke: #2BA338;
  stroke-width: 5px;
  stroke-dasharray: 12px;
  stroke-dashoffset: 12px;
  transition: stroke-dashoffset 300ms linear;
}
.bg_ad .floor_process_primary line.on {
  stroke-dashoffset: 0;
}
.bg_ad .text_item {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #898989;
}
.bg_ad .text_grid_style {
  color: #707070;
  width: 260px;
  height: 225px;
  transform: scale(0.35);
}
.bg_ad .text_label {
  width: 28px;
  font-size: 12px;
  transform: scale(0.8);
}
.bg_ad .text_top_label {
  font-size: 12px;
}
.bg_ad .text_top_label_desc {
  width: 760px;
  height: 38px;
  transform: scale(0.5);
}
.bg_ad .text_middle_label {
  font-size: 12px;
  transform: scale(0.5);
}
.bg_ad_inner {
  perspective: 1000px;
}
.icon.wecooper:before {
  background-image: url(../images/index/wecooper_normal@2x.png);
  background-size: cover;
}
.entrances a:hover .icon.wecooper:before {
  background-image: url(../images/index/wecooper_hover@2x.png);
}
.icon.ad:before {
  background-image: url(../images/index/ad_normal@2x.png);
  background-size: cover;
}
.entrances a:hover .icon.ad:before {
  background-image: url(../images/index/ad_hover@2x.png);
}
.icon.notify:before {
  background-image: url(../images/index/notify_normal@2x.png);
  background-size: cover;
}
.entrances a:hover .icon.notify:before {
  background-image: url(../images/index/notify_hover@2x.png);
}
.icon.soter {
  background: transparent url("index_z.png") no-repeat 0px -102px;

}
.intro-list .dash-box:hover .icon.soter {
  background: transparent url("index_z.png") no-repeat 0px -78px;

}
.icon.pay {
  background: transparent url("index_z.png") no-repeat -24px -102px;

}
.intro-list .dash-box:hover .icon.pay {
  background: transparent url("index_z.png") no-repeat -48px -102px;

}
.icon.video {
  background: transparent url("index_z.png") no-repeat -24px -30px;

}
.intro-list .dash-box:hover .icon.video {
  background: transparent url("index_z.png") no-repeat -48px -30px;

}
.icon.voice {
  background: transparent url("index_z.png") no-repeat -72px 0px;

}
.intro-list .dash-box:hover .icon.voice {
  background: transparent url("index_z.png") no-repeat -72px -24px;

}
.icon.wifi {
  background: transparent url("index_z.png") no-repeat 0px -54px;

}
.intro-list .dash-box:hover .icon.wifi {
  background: transparent url("index_z.png") no-repeat -24px -54px;

}
.icon.airmessage {
  background: transparent url("index_z.png") no-repeat -48px -54px;

}
.intro-list .dash-box:hover .icon.airmessage {
  background: transparent url("index_z.png") no-repeat -72px -54px;

}
.icon.contact {
  background: transparent url("index_z.png") no-repeat -96px 0px;

}
.intro-list .dash-box:hover .icon.contact {
  background: transparent url("index_z.png") no-repeat -96px -24px;

}
.icon.scan {
  background: transparent url("index_z.png") no-repeat -96px -48px;

}
.intro-list .dash-box:hover .icon.scan {
  background: transparent url("index_z.png") no-repeat 0px -30px;

}
.icon.sport {
  background: transparent url("index_z.png") no-repeat -24px -78px;

}
.intro-list .dash-box:hover .icon.sport {
  background: transparent url("index_z.png") no-repeat -48px -78px;

}
.icon.mini-prgm {
  background: transparent url("index_z.png") no-repeat -72px -78px;

}
.intro-list .dash-box:hover .icon.mini-prgm {
  background: transparent url("index_z.png") no-repeat -96px -78px;

}
.icon.watch {
  background: transparent url("index_z.png") no-repeat -120px 0px;

}
.intro-list .dash-box:hover .icon.watch {
  background: transparent url("index_z.png") no-repeat -120px -24px;

}
.icon.channels-hardware {
  background: transparent url("index_z.png") no-repeat -120px -48px;

}
.intro-list .dash-box:hover .icon.channels-hardware {
  background: transparent url("index_z.png") no-repeat -120px -72px;

}
.icon.bug {
  background: transparent url("index_z.png") no-repeat 0px 0px;

}
.icon.download {
  background: transparent url("index_z.png") no-repeat -24px 0px;

}
.icon.text {
  background: transparent url("index_z.png") no-repeat -48px 0px;

}
.font_roboto {
  font-family: roboto, "Microsoft JhengHei", "STXihei", "Microsoft YaHei", "Simhei", "\9ED1\4F53", Arial, sans-serif;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "roboto";
  src: url(../res/Roboto.ttf) format('truetype');
}
.font_hansans {
  font-family: hansans, "Microsoft JhengHei", "STXihei", "Microsoft YaHei", "Simhei", "\9ED1\4F53", Arial, sans-serif;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "hansans";
  src: url(../res/SourceHanSans.ttf) format('truetype');
}
/* reset */
html,
body {
  height: 100%;
  overflow: hidden;
}
body {
  background-color: #1C1C1C;
  color: #FFFFFF;
}
::-moz-selection {
  color: #FFFFFF;
  background: rgba(33, 221, 32, 0.5);
}
::selection {
  color: #FFFFFF;
  background: rgba(33, 221, 32, 0.5);
}
/* widget */
.op0 {
  opacity: 0;
}
.checkbox .icon {
  background: transparent url("index_z.png") no-repeat -72px -102px;

}
.checkbox input:checked ~ label .icon {
  background: transparent url("index_z.png") no-repeat -88px -102px;

}
.mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.8);
}
.nav {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 10px 0;
  font-size: 15px;
}
.nav a {
  float: left;
  width: 90px;
}
.nav a.on {
  color: #1AAD19;
}
.nav .slider {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90px;
  height: 1px;
  background-color: #1AAD19;
  transition: .2s;
}
.account {
  position: absolute;
  top: 15px;
  right: 0;
  line-height: 1;
  font-size: 15px;
}
.account__item {
  position: relative;
  padding: 0 10px;
}
.account__item:after {
  content: "";
  position: absolute;
  top: .25em;
  right: 0;
  width: 1px;
  height: 1em;
  background-color: #303030;
}
.account__item:hover {
  color: #1AAD19;
}
.regist-btn {
  margin-left: 15px;
  position: relative;
  display: inline-block;
  color: #1AAD19;
}
.regist-btn:hover {
  /*svg{
            transform: scale(1.1);
        }*/
}
.regist-btn:hover path {
  stroke-dashoffset: 87px;
}
.regist-btn a {
  display: block;
  width: 53px;
  line-height: 29px;
}
.regist-btn svg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 53px;
  height: 29px;
}
.regist-btn path {
  stroke: #1AAD19;
  stroke-width: 1px;
  fill: none;
  stroke-dasharray: 16px 35px 16px 10px;
  stroke-dashoffset: 10px;
  transition: .5s;
}
.qrcode-box {
  position: relative;
}
.qrcode-box .qrcode_mp {
  position: absolute;
  right: 14px;
  top: 0;
  padding-top: 30px;
  display: none;
  width: 200px;
}
.qrcode-box .qrcode_16 {
  margin-top: -1px;
}
.qrcode-box:hover .qrcode_16 {
  background: transparent url("index_z.png") no-repeat -104px -102px;

}
.close-btn {
  position: absolute;
  top: 0;
  right: 0;
}
.forget-password {
  margin-top: 10px;
  text-align: right;
}
.regist-link {
  float: right;
}
.frm-input:focus,
.frm-textarea:focus,
.frm-select:focus {
  background-color: transparent;
}
.copyright {
  color: #606060;
}
.vm-box:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.vm-box__content {
  display: inline-block;
  vertical-align: middle;
}
.dash-box:before,
.dash-box__inner:before,
.dash-box:after,
.dash-box__inner:after {
  content: "";
  position: absolute;
  border: 1px solid #1AAD19;
  opacity: 0;
  transition: .2s;
}
.dash-box {
  position: relative;
}
.dash-box:before {
  top: 5%;
  left: 5%;
  border-right: 0;
  border-bottom: 0;
  border-top-left-radius: 3px;
}
.dash-box:after {
  top: 5%;
  right: 5%;
  border-left: 0;
  border-bottom: 0;
  border-top-right-radius: 3px;
}
.dash-box:hover:before {
  top: 0;
  left: 0;
  opacity: 1;
}
.dash-box:hover:after {
  top: 0;
  right: 0;
  opacity: 1;
}
.dash-box:hover .dash-box__inner:before {
  bottom: 0;
  left: 0;
  opacity: 1;
}
.dash-box:hover .dash-box__inner:after {
  bottom: 0;
  right: 0;
  opacity: 1;
}
.dash-box__inner:before {
  bottom: 5%;
  left: 5%;
  border-top: 0;
  border-right: 0;
  border-bottom-left-radius: 3px;
}
.dash-box__inner:after {
  bottom: 5%;
  right: 5%;
  border-top: 0;
  border-left: 0;
  border-bottom-right-radius: 3px;
}
/* page */
.content-panel {
  position: relative;
  z-index: 1;
  height: 100%;
}
.content-panel .inner {
  width: 960px;
  margin: 0 auto;
}
.content-panel .head {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 60px;
  font-size: 0;
  text-align: center;
  color: #777777;
  z-index: 1;
}
.content-panel .head .inner {
  position: relative;
}
.content-panel .body {
  position: relative;
  padding-top: 105px;
  padding-bottom: 64px;
  height: 100%;
  box-sizing: border-box;
}
.content-panel .body .inner {
  position: relative;
  height: 100%;
}
.content-panel .foot {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  z-index: 1;
}
.content-panel .logo {
  position: absolute;
  top: 8px;
  left: 0;
}
.content-panel .logo b {
  font-size: 15px;
}
.content-panel .btn_plain {
  transition: .2s;
}
.content-panel .btn_plain:not(.btn_disabled):hover {
  border-color: #1AAD19;
  color: #1AAD19;
}
.login-panel {
  height: 100%;
}
.login-panel .login-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: #777777;
  z-index: 1001;
}
.login-panel .head {
  position: relative;
  margin-bottom: 30px;
}
.login-panel .body {
  position: relative;
  margin-bottom: 30px;
}
.login-panel .btn {
  width: 356px;
}
.login-panel .frm-ctrl:hover {
  color: #D9D9D9;
}
.login-panel .frm-label {
  position: absolute;
  left: 0;
  top: 12px;
  width: 75px;
  text-align: center;
}
.login-panel .frm-input {
  width: 356px;
  padding-left: 75px;
  border-color: #999999;
}
.login-panel .frm-input:hover {
  border-color: #D9D9D9;
}
.login-panel .frm-warntips {
  position: static;
  margin-top: 5px;
  text-align: right;
}
.login-panel .login-panel__vcode-input {
  padding-right: 131px;
}
.login-panel .login-panel__vcode {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 108px;
  height: 45px;
  cursor: pointer;
}
.page {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
}
.page .btn_plain {
  width: 160px;
  line-height: 40px;
  text-align: center;
}
.page_index {
  bottom: 40px;
}
.page_index .icon {
  position: relative;
  width: 96px;
  height: 96px;
}
.page_index .icon:before {
  content: "";
  position: absolute;
  width: 96px;
  height: 96px;
  top: 0;
  left: 0;
  transition: background-image 0.3s;
}
.page_index .circle {
  content: "";
  position: absolute;
  width: 96px;
  height: 96px;
  top: 0;
  left: 0;
  background-image: url(../images/index/btn_circle_normal@2x.png);
  background-size: cover;
  transition: background-image 0.3s;
}
.page_index .slogan h2 {
  font-weight: 100;
  font-size: 70px;
  line-height: 1;
  letter-spacing: 2px;
}
.page_index .slogan p {
  margin-top: 10px;
  font-size: 22px;
  color: #777777;
}
.page_index .entrances {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 16px;
  text-align: center;
  color: #777777;
}
.page_index .entrances a {
  margin: 0 50px;
  display: inline-block;
  text-align: center;
  text-align-last: auto;
  cursor: pointer;
  transition: color .3s;
}
.page_index .entrances a:hover {
  color: #1AAD19;
}
.page_index .entrances a:hover .circle {
  background-image: url(../images/index/btn_circle_hover@2x.png);
}
.page_index .entrances p {
  margin-top: 10px;
}
@media only screen and (max-height: 850px) {
  .page_index .slogan h2 {
    font-size: 60px;
  }
  .page_index .entrances {
    bottom: -41px;
  }
  .page_index .entrances a {
    transform: scale(0.8);
  }
}
.page_cooper {
  color: #777777;
  padding-bottom: 77px;
  text-align: right;
}
.page_cooper .icon {
  margin-right: 5px;
  width: 24px;
  height: 24px;
}
.page_cooper .slogan {
  margin-right: 100px;
  text-align: left;
  font-size: 14px;
}
.page_cooper .slogan h2 {
  font-weight: 100;
  font-size: 60px;
  color: #FFFFFF;
}
.page_cooper .slogan p {
  margin-top: 10px;
  margin-bottom: 30px;
}
.page_cooper .intro-list {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  word-wrap: break-word;
  color: #777777;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: start;
}
.page_cooper .intro-list .dash-box {
  width: 230px;
  height: 130px;
  padding: 15px;
  margin: 0 15px;
}
.page_cooper .intro-list .dash-box:before,
.page_cooper .intro-list .dash-box:after,
.page_cooper .intro-list .dash-box .dash-box__inner:before,
.page_cooper .intro-list .dash-box .dash-box__inner:after {
  width: 15px;
  height: 15px;
}
.page_cooper .intro-list .dash-box:hover {
  color: #FFFFFF;
}
.page_cooper .intro-list .dash-box:hover .cooper-detail-link {
  visibility: visible;
}
.page_cooper .intro-list .dash-box:last-child {
  margin-right: 0;
}
.page_cooper .intro-list dd {
  font-size: 14px;
  margin-top: 10px;
}
.page_cooper .cooper-detail-title {
  min-height: 44px;
}
.page_cooper .cooper-detail-link {
  visibility: hidden;
  margin-top: 10px;
}
.page_cooper .cooper-detail-link a {
  color: #1AAD19;
}
.page_cooper .cooper-detail-link a:hover {
  text-decoration: underline;
}
.page_cooper .cooper-more-link {
  position: absolute;
  right: 0;
  bottom: -30px;
  font-size: 14px;
}
.page_cooper .cooper-more-link a {
  color: #1AAD19;
}
.page_cooper .cooper-more-link a:hover {
  text-decoration: underline;
}
.page_ad .icon {
  width: 24px;
  height: 30px;
}
.page_ad .slogan {
  font-size: 14px;
}
.page_ad .slogan h2 {
  font-weight: 100;
  font-size: 60px;
  color: #FFFFFF;
}
.page_ad .slogan dl {
  position: relative;
  margin: 15px 0;
  width: 310px;
}
.page_ad .slogan dl .icon {
  margin-top: -0.2em;
  margin-right: 10px;
}
.page_ad .slogan dl dt {
  font-size: 20px;
  line-height: 1;
}
.page_ad .slogan dl dd {
  color: #777777;
}
